DataSource for Entity Framework in WPF
C1.LiveLinq Namespace / IObservableSource<T> Interface / SupportsItemOrdinals Property

In This Topic
    SupportsItemOrdinals Property (IObservableSource<T>)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property SupportsItemOrdinals As Boolean
    bool SupportsItemOrdinals {get;}
    See Also